From: Debian OpenLDAP Maintainers Date: Sun, 14 Feb 2021 18:32:34 +0000 (+0000) Subject: fix-build-top-mk X-Git-Tag: archive/raspbian/2.4.47+dfsg-3+rpi1+deb10u6^2~32 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=985119098aec166e5239064604bcbe5eb1ceb57b;p=openldap.git fix-build-top-mk Gbp-Pq: Name fix-build-top-mk --- diff --git a/build/top.mk b/build/top.mk index 5348b4b6..4460b281 100644 --- a/build/top.mk +++ b/build/top.mk @@ -20,7 +20,7 @@ VERSION= @VERSION@ RELEASEDATE= @OPENLDAP_RELEASE_DATE@ @SET_MAKE@ -SHELL = /bin/sh +SHELL = @SHELL@ top_builddir = @top_builddir@